ASP.NET MVC コントロールヘルプ
CheckedIndexes プロパティ (ListBox<T>)

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > ListBox<T> クラス : CheckedIndexes プロパティ
オンに設定された項目のインデックスを含むリストを取得または設定します。
シンタックス
'宣言
 
Public Property CheckedIndexes As System.Collections.Generic.IList(Of Integer)
public System.Collections.Generic.IList<int> CheckedIndexes {get; set;}
参照

ListBox<T> クラス
ListBox<T> メンバ